home *** CD-ROM | disk | FTP | other *** search
-
- FAILAT 40
-
- ECHO "Copying req.library"
- COPY LINKS1:req.library to LIBS: QUIET CLONE
- IF WARN
- ECHO ""
- ECHO "Error while copying the requester library needed by this"
- ECHO "program. The req.library should reside in your"
- ECHO "LIBS: directory. Possible reasons for error are a damaged"
- ECHO "distribution disk (if source disk was in error) or an una-"
- ECHO "vailable or write protected LIBS: directory."
- SKIP YYYY
- ENDIF
-
- Links.Install
-
- SKIP ZZZZ
-
- LAB YYYY
- ECHO ""
- ECHO "Installation Failed!"
- ECHO ""
-
- LAB ZZZZ
- CD Sys:
-
-